number_input_alloc

Function number_input_alloc 

Source
pub unsafe extern "C" fn number_input_alloc() -> *mut NumberInput
Expand description

Allocate and initialize Number input.

This Number input is used to enter Numbers (Integers).

ยงReturns

NumberInput instance pointer