Function kernel32::WriteProfileStringW [] [src]

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