[][src]Type Definition ul_sys::JSTypedArrayBytesDeallocator

type JSTypedArrayBytesDeallocator = Option<unsafe extern "C" fn(bytes: *mut c_void, deallocatorContext: *mut c_void)>;