Function steamworks_sys::strcspn

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