array_pop

Function array_pop 

Source
pub unsafe extern "C" fn array_pop(
    array: *mut Array,
    func_remove: FPtr_remove,
)