pub unsafe extern "C" fn ncplane_name(
    n: *const ncplane
) -> *mut c_char
Expand description

Return a heap-allocated copy of the plane’s name, or NULL if it has none.