Function disk_ringbuffer::mprotect

source ยท
pub unsafe extern "C" fn mprotect(
    __addr: *mut c_void,
    __len: usize,
    __prot: c_int,
) -> c_int