Function eaccess

pub unsafe extern "C" fn eaccess(
    pathname: *const i8,
    mode: i32,
) -> i32
Available on crate feature dep_sdl3 only.