Type Definition wren_rust::FinalizerFn [] [src]

type FinalizerFn = Option<unsafe extern "C" fn(_: *mut c_void)>;