[][src]Function haiku_sys::fs_fopen_attr

pub unsafe extern "C" fn fs_fopen_attr(
    fd: c_int,
    attribute: *const c_char,
    typeCode: u32,
    openMode: c_int
) -> c_int