pub unsafe extern "C" fn instrlist_get_translation_target(
ilist: *mut instrlist_t,
) -> app_pcExpand description
Returns the translation target, or NULL if none is set.
pub unsafe extern "C" fn instrlist_get_translation_target(
ilist: *mut instrlist_t,
) -> app_pcReturns the translation target, or NULL if none is set.