Function sunvox_sys::sv_new_module [] [src]

pub unsafe extern "C" fn sv_new_module(
    slot: c_int,
    _type: *const c_char,
    name: *const c_char,
    x: c_int,
    y: c_int,
    z: c_int
) -> c_int

Creates a new module. USE LOCK/UNLOCK!