Function libffi_sys::ffi_raw_to_ptrarray
[−]
[src]
pub unsafe extern "C" fn ffi_raw_to_ptrarray(
cif: *mut ffi_cif,
raw: *mut ffi_raw,
args: *mut *mut c_void
)