Skip to main content

LifecycleFn

Type Alias LifecycleFn 

Source
pub type LifecycleFn = unsafe extern "C" fn(host_state: *mut c_void) -> i32;