Function UI_UTIL_read_pw

Source
pub unsafe extern "C" fn UI_UTIL_read_pw(
    buf: *mut i8,
    buff: *mut i8,
    size: i32,
    prompt: *const i8,
    verify: i32,
) -> i32