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

Required features: "Win32_Globalization"