Function kernel32::WriteProfileStringA
[−]
[src]
pub unsafe extern "system" fn WriteProfileStringA(
lpAppName: LPCSTR,
lpKeyName: LPCSTR,
lpString: LPCSTR
) -> BOOL