winapi::um::winbase

Function GetProfileIntA

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