Skip to main content

child_main

Function child_main 

Source
pub(crate) fn child_main(
    parent_to_child_read: usize,
    child_to_parent_write: usize,
) -> !
Expand description

Run the child-side logic of the multi-process test.