Function BNGetFunctionTags

Source
pub unsafe extern "C" fn BNGetFunctionTags(
    func: *mut BNFunction,
    count: *mut usize,
) -> *mut *mut BNTag