PromiseRejectCallback

Type Alias PromiseRejectCallback 

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