Type Definition bass_sys::FILESEEKPROC

source ·
pub type FILESEEKPROC = extern "C" fn(_: QWORD, _: *mut c_void) -> BOOL;