Skip to main content

can_transfer_for_type

Function can_transfer_for_type 

Source
unsafe fn can_transfer_for_type(
    cx: &mut JSContext,
    transferable: Transferrable,
    obj: HandleObject,
) -> Result<bool, ()>