ncmenu_unroll

Function ncmenu_unroll 

Source
pub unsafe extern "C" fn ncmenu_unroll(
    n: *mut ncmenu,
    sectionidx: c_int,
) -> c_int
Expand description

Unroll the specified menu section, making the menu visible if it was invisible, and rolling up any menu section that is already unrolled.