Type Definition r_core::BufferOp[][src]

pub type BufferOp = Option<unsafe extern "C" fn(arg1: c_int, arg2: *const c_char, arg3: c_int) -> c_int>;