[][src]Function nginx::ngx_shmtx_create

pub unsafe extern "C" fn ngx_shmtx_create(
    mtx: *mut ngx_shmtx_t,
    addr: *mut ngx_shmtx_sh_t,
    name: *mut u_char
) -> ngx_int_t