Function BNAddTypeLibraryNamedType

Source
pub unsafe extern "C" fn BNAddTypeLibraryNamedType(
    lib: *mut BNTypeLibrary,
    name: *mut BNQualifiedName,
    type_: *mut BNType,
)