pub unsafe extern "C" fn opnd_get_vector_element_size(
opnd: opnd_t,
) -> opnd_size_tExpand description
Return the element size of \p opnd as a OPSZ_ constant. Returns #OPSZ_NA if \p opnd does not have a valid size.
pub unsafe extern "C" fn opnd_get_vector_element_size(
opnd: opnd_t,
) -> opnd_size_tReturn the element size of \p opnd as a OPSZ_ constant. Returns #OPSZ_NA if \p opnd does not have a valid size.