pub unsafe extern "system" fn uaw_wcschr(
    string: *const u16,
    character: u16
) -> *mut u16
Expand description

Required features: "Win32_System_WindowsProgramming"