Function mozjs::jsapi::JS_StructuredCloneHasTransferables
[−]
[src]
pub unsafe extern "C" fn JS_StructuredCloneHasTransferables(
data: *const u64,
nbytes: usize,
hasTransferable: *mut bool
) -> bool