tss_esapi_sys

Function aligned_alloc

Source
pub unsafe extern "C" fn aligned_alloc(
    __alignment: size_t,
    __size: size_t,
) -> *mut c_void