Function mbedtls_sys::mbedtls_pk_parse_keyfile [] [src]

pub unsafe extern "C" fn mbedtls_pk_parse_keyfile(
    ctx: *mut mbedtls_pk_context,
    path: *const c_char,
    password: *const c_char
) -> c_int