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

Required features: "Win32_Globalization"