Function steamworks_sys::strpbrk[][src]

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