GetPrivateProfileInt

Function GetPrivateProfileInt 

Source
pub unsafe extern "system" fn GetPrivateProfileInt(
    lpappname: *const u16,
    lpkeyname: *const u16,
    ndefault: i32,
    lpfilename: *const u16,
) -> i32
Expand description

#407 GetPrivateProfileInt

return an integer value from an initialization file