winapi::um::winbase

Function GetProfileIntW

Source
pub unsafe extern "system" fn GetProfileIntW(
    lpAppName: LPCWSTR,
    lpKeyName: LPCWSTR,
    nDefault: INT,
) -> UINT