winapi::um::winbase

Function WriteProfileStringW

Source
pub unsafe extern "system" fn WriteProfileStringW(
    lpAppName: LPCWSTR,
    lpKeyName: LPCWSTR,
    lpString: LPCWSTR,
) -> BOOL