Type Definition vtflib_sys::PReadSeekProc

source · []
pub type PReadSeekProc = Option<unsafe extern "C" fn(arg1: vlLong, arg2: VLSeekMode, arg3: *mut vlVoid) -> vlUInt>;