Type Definition libxml::bindings::__io_close_fn

source ·
pub type __io_close_fn = Option<unsafe extern "C" fn(__cookie: *mut c_void) -> c_int>;