pub unsafe extern "C" fn olm_account(
    memory: *mut c_void
) -> *mut OlmAccount
Expand description

Initialise an account object using the supplied memory The supplied memory must be at least olm_account_size() bytes