Type Definition graphicsmagick_sys::MagickFreeFunc

source ·
pub type MagickFreeFunc = Option<unsafe extern "C" fn(ptr: *mut c_void)>;