[][src]Function ittapi_rs::__itt_module_unload

pub unsafe extern "C" fn __itt_module_unload(addr: *mut c_void)

@brief Report module unload This API is used to report necessary information in case of bypassing default system loader. Notification should be done just before the module is unloaded from process memory. @param[in] addr - base address of loaded module