binaryninjacore_sys

Function BNComponentGetReferencedTypesRecursive

source
pub unsafe extern "C" fn BNComponentGetReferencedTypesRecursive(
    component: *mut BNComponent,
    count: *mut usize,
) -> *mut *mut BNType