FreeLibrary

Function FreeLibrary 

Source
pub unsafe extern "system" fn FreeLibrary(
    hlibmodule: *mut c_void,
) -> i32
Expand description

#314 FreeLibrary

decreases by 1 the reference count of the module identified by the hInst parameter