libffi_sys

Function ffi_java_raw_to_ptrarray

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