Type Definition libraw_sys::memory_callback[][src]

type memory_callback = Option<unsafe extern "C" fn(data: *mut c_void, file: *const c_char, where_: *const c_char)>;