Skip to main content

OnWebContentProcessTerminateHandler

Type Alias OnWebContentProcessTerminateHandler 

Source
pub type OnWebContentProcessTerminateHandler = dyn Fn(WebContentProcessTermination) + Send;