Function TVMFFIEnvSetDLPackManagedTensorAllocator

Source
pub unsafe extern "C" fn TVMFFIEnvSetDLPackManagedTensorAllocator(
    allocator: DLPackManagedTensorAllocator,
    write_to_global_context: i32,
    opt_out_original_allocator: *mut DLPackManagedTensorAllocator,
) -> i32