Type Definition FreeCb
libpulse_binding::def
type FreeCb = extern "C" fn(p: *mut c_void);
A callback type for releasing allocations.