BNAddTypeLibraryNamedObject

Function BNAddTypeLibraryNamedObject 

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