Skip to main content

opnd_get_vector_element_size

Function opnd_get_vector_element_size 

Source
pub unsafe extern "C" fn opnd_get_vector_element_size(
    opnd: opnd_t,
) -> opnd_size_t
Expand description

Return the element size of \p opnd as a OPSZ_ constant. Returns #OPSZ_NA if \p opnd does not have a valid size.