v8

Type Alias PromiseRejectCallback

Source
pub type PromiseRejectCallback = extern "C" fn(_: PromiseRejectMessage<'_>);