Function mnn::prelude::dup3

source ยท
pub unsafe extern "C" fn dup3(
    oldfd: i32,
    newfd: i32,
    flags: i32,
) -> i32