pub unsafe extern "system" fn LoadModule(
    lpmodulename: PCSTR,
    lpparameterblock: *const c_void
) -> u32
Expand description

Required features: "Win32_System_LibraryLoader"