Function libc::pledge [] [src]

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