Type Alias v8::PromiseRejectCallback

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