Function steamworks_sys::strcspn

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