Function jit_sys::jit_writeelf_write_section [−][src]
pub unsafe extern "C" fn jit_writeelf_write_section(
writeelf: jit_writeelf_t,
name: *const c_char,
type_: jit_int,
buf: *const c_void,
len: c_uint,
discardable: c_int
) -> c_int