Skip to main content

get_host_defined_data

Function get_host_defined_data 

Source
unsafe extern "C" fn get_host_defined_data(
    cx: *mut JSContext,
    incumbent_global: MutableHandleObject,
    data: MutableHandleObject,
) -> bool
Expand description