[][src]Type Definition oidn::sys::OIDNErrorFunction

type OIDNErrorFunction = Option<unsafe extern "C" fn(userPtr: *mut c_void, code: OIDNError, message: *const c_char)>;