Function EVP_read_pw_string

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