Function im_allocate_vargv

Source
pub unsafe extern "C" fn im_allocate_vargv(
    fn_: *mut im_function,
    vargv: *mut im_object,
) -> c_int