Function spirv_reflect::ffi::strnlen

source ·
pub unsafe extern "C" fn strnlen(
    _String: *const c_char,
    _MaxCount: usize
) -> usize