Function winapi::um::winbase::GetProfileIntW[][src]

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