pub unsafe extern "system" fn u_strchr(
    s: *const u16,
    c: u16
) -> *mut u16
Expand description

Required features: "Win32_Globalization"