Function BNSetTypeLibraryName

Source
pub unsafe extern "C" fn BNSetTypeLibraryName(
    lib: *mut BNTypeLibrary,
    name: *const c_char,
)