Function libc::pledge [] [src]

pub unsafe extern "C" fn pledge(
    promises: *const c_char,
    paths: *mut *const c_char
) -> c_int