Function winapi::um::winbase::GetProfileIntW

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