Function Mtr_MakeFirstChild

Source
pub unsafe extern "C" fn Mtr_MakeFirstChild(
    parent: *mut MtrNode,
    child: *mut MtrNode,
)