Function steamworks_sys::strspn

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