Function mozjs_sys::jsapi::JS::GetPromiseID
source · pub unsafe extern "C" fn GetPromiseID(promise: HandleObject) -> u64
Expand description
Returns the given Promise’s process-unique ID.
pub unsafe extern "C" fn GetPromiseID(promise: HandleObject) -> u64
Returns the given Promise’s process-unique ID.