Function lexlibVecFind

Source
pub unsafe extern "C" fn lexlibVecFind(
    vec: *const c_void,
    obj: *const c_void,
) -> *mut c_void