[][src]Function ittapi_rs::__itt_module_unload_with_sections

pub unsafe extern "C" fn __itt_module_unload_with_sections(
    module_obj: *mut __itt_module_object
)

@brief Unload a module and its loaded(relocated) sections. This API notifies that the module and its sections were unloaded. @param[in] module_obj - provides module and sections information, along with unique module identifiers (name,module ID) which bind the binary module to particular sections.