binaryninjacore_sys

Function BNGetTypeAttributeByName

source
pub unsafe extern "C" fn BNGetTypeAttributeByName(
    type_: *mut BNType,
    name: *const c_char,
) -> *mut c_char