Type Definition libpulse_binding::def::FreeCb

source ·
pub type FreeCb = extern "C" fn(p: *mut c_void);
Expand description

A callback type for releasing allocations.