Function binaryen::ffi::BinaryenStore[][src]

pub unsafe extern "C" fn BinaryenStore(
    module: *mut c_void,
    bytes: u32,
    offset: u32,
    align: u32,
    ptr: *mut c_void,
    value: *mut c_void,
    type_: u32
) -> *mut c_void