[][src]Type Definition gst::ffi::GHookFinalizeFunc

type GHookFinalizeFunc = Option<extern "C" fn(hook_list: *mut GHookList, hook: *mut GHook)>;