Function magick_rust::bindings::posix_memalign
source ยท pub unsafe extern "C" fn posix_memalign(
__memptr: *mut *mut c_void,
__alignment: usize,
__size: usize,
) -> c_int
pub unsafe extern "C" fn posix_memalign(
__memptr: *mut *mut c_void,
__alignment: usize,
__size: usize,
) -> c_int