libffi_sys

Function ffi_raw_to_ptrarray

Source
pub unsafe extern "C" fn ffi_raw_to_ptrarray(
    cif: *mut ffi_cif,
    raw: *mut ffi_raw,
    args: *mut *mut c_void,
)