Function uc_context_alloc

Source
pub unsafe extern "C" fn uc_context_alloc(
    engine: uc_handle,
    context: *mut uc_context,
) -> Error