hirofa_quickjs_sys

Function strpbrk

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