pub unsafe extern "system" fn GetPrivateProfileInt(
lpappname: *const u16,
lpkeyname: *const u16,
ndefault: i32,
lpfilename: *const u16,
) -> i32Expand description
#407 GetPrivateProfileInt
return an integer value from an initialization file