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

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