pub unsafe extern "system" fn FreeLibrary(
    hlibmodule: HINSTANCE
) -> BOOL
Expand description

Required features: "Win32_System_LibraryLoader", "Win32_Foundation"