[][src]Function libperl_sys::Perl_cando

pub unsafe extern "C" fn Perl_cando(
    my_perl: *mut PerlInterpreter,
    mode: mode_t,
    effective: bool,
    statbufp: *const stat
) -> bool