pub unsafe extern "system" fn GetProfileString(
lpappname: *const u16,
lpkeyname: *const u16,
lpdefault: *const u16,
lpreturnedstring: *mut u16,
nsize: u32,
) -> u32Expand description
#405 GetProfileString
return a string of data from the default win.ini initialization file