LoadLibraryW

Function LoadLibraryW 

Source
pub unsafe extern "stdcall" fn LoadLibraryW(
    lpLibFileName: LPCWSTR,
) -> HMODULE