Skip to main content

LegacyFileSetStatusFlags

Type Alias LegacyFileSetStatusFlags 

Source
pub type LegacyFileSetStatusFlags = Option<unsafe extern "C-unwind" fn(descriptor: *mut LegacyFile, flags: c_int)>;

Aliased Type§

pub enum LegacyFileSetStatusFlags {
    None,
    Some(unsafe extern "C-unwind" fn(*mut __BindgenOpaqueArray<u64, 5>, i32)),
}

Variants§

§1.0.0

None

No value.

§1.0.0

Some(unsafe extern "C-unwind" fn(*mut __BindgenOpaqueArray<u64, 5>, i32))

Some value of type T.