Function bgfx_sys::aligned_alloc

source ·
pub unsafe extern "C" fn aligned_alloc(
    __alignment: c_ushort,
    __size: c_ushort
) -> *mut c_void