Type Definition v8::PromiseRejectCallback

source · []
pub type PromiseRejectCallback = extern "C" fn(_: PromiseRejectMessage<'_>);