Function steamworks_sys::strpbrk

source ·
pub unsafe extern "C" fn strpbrk(
    __s: *const c_char,
    __charset: *const c_char
) -> *mut c_char