Function esp_idf_sys::ets_sha_init

source ·
pub unsafe extern "C" fn ets_sha_init(
    ctx: *mut SHA_CTX,
    type_: SHA_TYPE
) -> ets_status_t